﻿2026-08-03T04:24:33.2637338Z ##[group]Run actions/checkout@v5
2026-08-03T04:24:33.2638081Z with:
2026-08-03T04:24:33.2638476Z   ref: a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T04:24:33.2638935Z   fetch-depth: 1
2026-08-03T04:24:33.2639440Z   repository: BigscreenVR/spt-bs-core
2026-08-03T04:24:33.2642230Z   token: ***
2026-08-03T04:24:33.2642579Z   ssh-strict: true
2026-08-03T04:24:33.2642952Z   ssh-user: git
2026-08-03T04:24:33.2643317Z   persist-credentials: true
2026-08-03T04:24:33.2643697Z   clean: true
2026-08-03T04:24:33.2644054Z   sparse-checkout-cone-mode: true
2026-08-03T04:24:33.2644468Z   fetch-tags: false
2026-08-03T04:24:33.2644821Z   show-progress: true
2026-08-03T04:24:33.2645179Z   lfs: false
2026-08-03T04:24:33.2645514Z   submodules: false
2026-08-03T04:24:33.2645869Z   set-safe-directory: true
2026-08-03T04:24:33.2646273Z   allow-unsafe-pr-checkout: false
2026-08-03T04:24:33.2646888Z ##[endgroup]
2026-08-03T04:24:33.3454204Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T04:24:33.3456102Z ##[group]Getting Git version info
2026-08-03T04:24:33.3456856Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T04:24:33.3457748Z [command]/usr/bin/git version
2026-08-03T04:24:33.3458167Z git version 2.43.0
2026-08-03T04:24:33.3482974Z ##[endgroup]
2026-08-03T04:24:33.3492892Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/5821e6f5-6a18-4714-82a2-a0f775b54c12/.gitconfig'
2026-08-03T04:24:33.3502078Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5821e6f5-6a18-4714-82a2-a0f775b54c12' before making global git config changes
2026-08-03T04:24:33.3503500Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:24:33.3506613Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:24:33.3557030Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T04:24:33.3579055Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T04:24:33.3592454Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T04:24:33.3596461Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T04:24:33.3617934Z refs/heads/golden/ir15
2026-08-03T04:24:33.3624000Z [command]/usr/bin/git checkout --detach
2026-08-03T04:24:33.3680565Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:24:33.3716023Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T04:24:33.3745454Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T04:24:33.3750270Z ##[endgroup]
2026-08-03T04:24:33.3753298Z [command]/usr/bin/git submodule status
2026-08-03T04:24:33.3936022Z ##[group]Cleaning the repository
2026-08-03T04:24:33.3939367Z [command]/usr/bin/git clean -ffdx
2026-08-03T04:24:35.0699738Z Removing .adapter-notify/
2026-08-03T04:24:35.0700735Z Removing bench-ledger/
2026-08-03T04:24:35.0701271Z Removing target/
2026-08-03T04:24:35.0711333Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T04:24:35.0773645Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:24:35.0779084Z ##[endgroup]
2026-08-03T04:24:35.0780346Z ##[group]Disabling automatic garbage collection
2026-08-03T04:24:35.0785341Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T04:24:35.0811866Z ##[endgroup]
2026-08-03T04:24:35.0814481Z ##[group]Setting up auth
2026-08-03T04:24:35.0817362Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:24:35.0843246Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T04:24:35.1036804Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:24:35.1063497Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T04:24:35.1247687Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:24:35.1272634Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T04:24:35.1458347Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T04:24:35.1489173Z ##[endgroup]
2026-08-03T04:24:35.1490556Z ##[group]Fetching the repository
2026-08-03T04:24:35.1495513Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T04:24:35.6967225Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T04:24:35.6968888Z  * branch                a5042ec7440159a931217ae3c11be156a7675bf6 -> FETCH_HEAD
2026-08-03T04:24:35.7000145Z ##[endgroup]
2026-08-03T04:24:35.7001044Z ##[group]Determining the checkout info
2026-08-03T04:24:35.7002484Z ##[endgroup]
2026-08-03T04:24:35.7015508Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:24:35.7059065Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T04:24:35.7081353Z ##[group]Checking out the ref
2026-08-03T04:24:35.7083863Z [command]/usr/bin/git checkout --progress --force a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T04:24:35.7131559Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:24:35.7136559Z ##[endgroup]
2026-08-03T04:24:35.7167685Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T04:24:35.7193766Z a5042ec7440159a931217ae3c11be156a7675bf6
